Total Complexity | 72 |
Dependencies | 6 |
Dependents | 0 |
Total lines | 238 |
Lines of code | 164 |
Logical lines of code | 94 |
Comment lines | 23 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
matchSmallestValue() | 48 | 18 | 30 | |
matchLargestValue() | 48 | 16 | 31 | |
matchFirstValue() | 49 | 12 | 32 | |
prepareLookupArray() | 56 | 10 | 17 | |
MATCH() | 49 | 6 | 31 | |
validateMatchType() | 62 | 4 | 12 | |
validateLookupValue() | 71 | 4 | 5 | |
validateLookupArray() | 70 | 2 | 6 |